string size meaning in English
字符产大小
Examples
- Enabling a layout that adapts to varying string sizes
启用适应不同字符串大小的布局 - Demonstrates enabling a layout that adapts to varying string sizes
演示如何启用适应不同字符串大小的布局。 - Degenerate slice indices are handled gracefully : an index that is too large is replaced by the string size , an upper bound smaller than the lower bound returns an empty string
退化的切片索引处理方式很优美:过大的索引代替为字符串大小,下界比上界大的返回空字符串。